Autogenerated HTML docs for v1.5.0-rc4-39-gd4144
diff --git a/git-config.html b/git-config.html index 49a6277..03eb7c7 100644 --- a/git-config.html +++ b/git-config.html
@@ -827,6 +827,14 @@ spaces, the usual shell quoting and escaping is supported. quote pair and a backslash can be used to quote them. </p> +<div class="literalblock"> +<div class="content"> +<pre><tt>If the alias expansion is prefixed with an exclamation point, +it will be treated as a shell command. For example, defining +"alias.new = !gitk --all --not ORIG_HEAD", the invocation +"git new" is equivalent to running the shell command +"gitk --all --not ORIG_HEAD".</tt></pre> +</div></div> </dd> <dt> apply.whitespace @@ -1395,7 +1403,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 04-Feb-2007 08:31:39 UTC +Last updated 12-Feb-2007 04:14:05 UTC </div> </div> </body>